BODY
{
  font-size:      1em;
  font-weight:    normal;
  word-spacing:   normal;
  letter-spacing: normal;
  text-transform: none;
  background: black;
  color: black;
}

.otsikko 
{ 
font-family: verdana, arial;
font-weight: normal;
font-size: 18pt;
color: #fca864;
text-align: center;
margin-bottom: 1em;
margin-top: 1em;
}

.copyright
{ 
font-family: verdana, arial;
font-weight: normal;
font-size: 7pt;
color: #fca864;
text-align: center;
margin-bottom: 1em;
margin-top: 1em;
}

TABLE, TR, TD
{ 
font-size: 10pt;
font-family: verdana, arial;
color: #ffffff;
}

A
{
font-family: verdana, tahoma, arial;
font-size: 10pt;
font-weight: bold;
color: #aaaaaa;
text-decoration: none;
}

A:hover
{
color: #777777;
text-decoration: underline;
}